PopupMenu.InitialValue Property
Read-Only
Syntax
InitialValue as String
A list of the default items separated by returns. This property is unreadable at runtime because the list is removed from memory once the control is created.
You can set a default value for the control by populating the pop-up with InitialValue and setting the default value with ListIndex.